ComponentOne ASP.NET MVC Controls
PointIndex Method

C1.Web.Mvc.Fluent Namespace > AnnotationBaseBuilder<TControl,TBuilder> Class : PointIndex Method
The value.
Configurates C1.Web.Mvc.AnnotationBase.PointIndex. Sets the data point index of the annotation.
Syntax
'Declaration
 
Public Function PointIndex( _
   ByVal value As Integer _
) As TBuilder
public TBuilder PointIndex( 
   int value
)

Parameters

value
The value.

Return Value

Current builder.
Remarks
Applies only when the Attachment property is set to DataIndex.
See Also

Reference

AnnotationBaseBuilder<TControl,TBuilder> Class
AnnotationBaseBuilder<TControl,TBuilder> Members